CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - inverted index

搜索资源列表

  1. SegmentRAM

    0下载:
  2. 1.基于luncene倒排索引格式的高性能索引数据访问接口。 2. 实现若干中文分词的的分词算法。-1. Based on luncene inverted index format of high-performance data access interface Index. 2. A number of Chinese word segmentation algorithm of.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5045029
    • 提供者:陈厚道
  1. srcfileread_10_31

    0下载:
  2. 对文件进行操作,对索引倒排表中的文件进行相应的操作-the documents operation, the inverted index table of the corresponding documents to operate
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2712
    • 提供者:lushixin
  1. invIndexDoclet

    0下载:
  2. This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. This doclet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:27048
    • 提供者:林威
  1. inverted_index.rar

    0下载:
  2. 简单的文件倒排实现,搜索引擎实现的步骤之一。大量使用STL,实现简单容易理解。效率一般。,Simple realization of inverted files, search engines to achieve one of the steps. Extensive use of STL, the realization of simple and easy to understand. Efficiency in general.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-10
    • 文件大小:448247
    • 提供者:yangwei
  1. SearchEngine1.0

    0下载:
  2. 实现搜索引擎最基本的下载网页、建立倒排索引、关键词查询功能。程序的实现借助了libcurl库。-Search engine to achieve the most basic functionality of downloading page, seting up inverted index, keyword querying. Program implementation with the libcurl library.
  3. 所属分类:Search Engine

    • 发布日期:2017-05-15
    • 文件大小:3833828
    • 提供者:Jiang
  1. hadoop-invertedindex

    0下载:
  2. 基于Hadoop的反向索引的生成工具。输入一系列文本文件,输出word和其出现的文档和位置-Hadoop-based reverse index generation tool. Enter a series of text files, the output word and its emergence and location of the document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:14003
    • 提供者:李明
  1. src

    0下载:
  2. 采用倒排索引做的相似搜索的源码 。 技术点:倒排索引、归一化、k-临近相似计算-Inverted index used to do similar searches for source
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8443
    • 提供者:丁冬超
  1. VSM

    0下载:
  2. 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:10313
    • 提供者:郝祥根
  1. IndexDemo

    0下载:
  2. 一个学习数据结构的好例子,通过此代码能够学习倒排索引时如何创建的,本代码在vc6.0下运行通过-A good example of learning data structure, through this code to learn how to create the inverted index, and the code vc6.0 run through! ! !
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:93548
    • 提供者:lvcheng
  1. CluceneTest

    0下载:
  2. CLucene 例程 是信息检索的初步学习参考代码,可以了解倒排索引的文件结构以及查询方法-CLuene Demo is a reference code for learning information retrival,which can help to learn the inverted index data structure and query method
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:26919
    • 提供者:forrest
  1. ir

    0下载:
  2. 本系统实现了分词和倒排索引,分词采用正向最大匹配,-The system achieved a sub-word and the inverted index, the biggest being the use of sub-word match,
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:1354082
    • 提供者:刘风
  1. 1

    0下载:
  2. 建立倒排索引的程序雏型.主要采用链表的数据结构.-Inverted index to establish the procedures for the prototype. The main use of the linked list data structure.
  3. 所属分类:Applications

    • 发布日期:2017-04-04
    • 文件大小:762
    • 提供者:kuangli
  1. mifluz-0.24.0.tar

    0下载:
  2. mifluz 的目的是提供一个存储倒排索引c++库,允许存放关键词以便事后进行搜索。-The purpose of mifluz is to provide a C++ library to store a full text inverted index. To put it briefly, it allows storage of occurrences of words in such a way that they can later be searched. The basic id
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1556772
    • 提供者:laohong
  1. lucene_indexer

    0下载:
  2. 网页的除噪和预处理,利用lucene建立一个倒排索引,另外利用了HTMLparser对网页的解析进行了优化除噪。-In addition to web pages and pre-noise, using lucene an inverted index, another advantage of HTMLparser analysis on pages optimized denoising.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:5008154
    • 提供者:田宇辰
  1. text_mining

    0下载:
  2. 本文讨论了在关系数据库下倒排索引的建立、编码、压缩、存储、获取以及并行化等问题。-We focused our discusion on the building,encoding,compressing,storing,retrievingand parallelization of inverted index.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1245284
    • 提供者:陈中
  1. phpsou

    0下载:
  2. RiSearchPHP是一个高效,功能强大的搜索引擎,特别适用于中小型网站。RiSearchPHP非常快,它能够在不到1秒钟内搜索5000-10000个页面。RiSearch是一个索引搜索引擎,这就意味着它先将你的网站做索引并建立一个数据库来存储你网站所有页面的关键词以便快速搜索。Risearch是全文搜索引擎脚本,它把所有的关键词都编成一个文档索引除了配置文件里面的定义排除的关键词。RiSearch使用经典的反向索引算法(与大型的搜索引擎相同),这就是为什么它会比其它搜索引擎快的原因。-RiS
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:38831
    • 提供者:网站
  1. examples

    0下载:
  2. i want to build a inverted index
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:8939
    • 提供者:vitasari
  1. inverted-mapreduce-code

    0下载:
  2. inverted index mapreduce code-code of inverted index using mapreduce
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:cao
  1. Inverted-Index-master

    0下载:
  2. Inverted index file. Very good to sutents, also professors. Stay good to change and optimize this code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:16186
    • 提供者:basulisco
  1. inverted-index

    0下载:
  2. This for inverted index based on java-This is for inverted index based on java
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1234
    • 提供者:Arif Haryanto
« 12 3 »
搜珍网 www.dssz.com